home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 5 / MacMania 5.toast / / Tools&Utilities / ITK™ 1.1.1 / Internet ToolKit™ ReadMe < prev    next >
Text File  |  1996-09-02  |  4KB  |  103 lines

  1. PLEASE READ THE LICENSE AGREEMENT BEFORE USING THE SOFWARE.
  2.  
  3.  
  4. Internet ToolKit™ for 4D v1.1.1 (2-Sep-96)
  5. ==========================================
  6.  
  7. Internet ToolKit v1.1.1 fixes:
  8. -----------------------------
  9.  
  10. 1) licence number wasn't always correctly recognized by ITK 1.1,
  11.  
  12. 2) ITK_Secs2RFC & ITK_RFC2Secs had some troubles due to a bug in string manipulation routines,
  13.  
  14. 3) ITK_Mac2Bin, ITK_Bin2Mac, ITK_Mac2Hqx and ITK_Hqx2Mac now accept long pathnames correctly.
  15.  
  16. 4) ITK_TCPSendFile and ITK_TCPRcvFile have been fixed on Windows to handle extended ascii in pathnames correctly,
  17.  
  18. 5) high load on the Windows version should now be handled more efficiently. If a lot of incoming call were received, Winsock could reject some of them.
  19.  
  20.  
  21. Internet ToolKit v1.1:
  22. ---------------------
  23.  
  24. This new version of ITK is now available for Mac and Windows (95 and NT only).
  25. ITK 1.1 bring some new features.
  26. For more details, please check the latest version of "ITK Programmer's Guide" available on ITK's internet site at http://www.jca.fr/jca/itk/
  27.  
  28.  
  29. Internet ToolKit v1.0.4 fixes:
  30. -----------------------------
  31. 1) ITK_Date2Secs was not handling the local time zone correctly when the new parameter introduced in v1.0.3 was used.
  32.  
  33. 2) ITK_TCPSendFile could sometime send output buffered data twice. This problem was also present in ITK_TCPRcv.
  34.  
  35. 3) ITK_TCPWaitConn could stay locked if an error occured on the stream before a connection was detected.
  36.  
  37. 4) New info returned by ITK_TCPInfos to get current OpenTransport version.
  38. Check ITK Programmer's Guide for more details about this new info returned by ITK_TCPInfos.
  39.  
  40. 5) ITK_Mac2Bin wasn't always encoding file correctly. It is now fixed.
  41. This could cause ITK_Bin2Mac to hang when decoding improperly encoded files.
  42.  
  43. 6) ITK_Hqx2Mac was returning -1 when no error occured. This is now fixed and 0 is returned.
  44.  
  45.  
  46. Internet ToolKit v1.0.3 fixes:
  47. -----------------------------
  48. 1) ITK_Secs2RFC was not working correctly if the current time zone wasn't the GMT one. 
  49.  
  50. 2) ITK_TCPSend now returns the number of bytes stored in its internal output buffer when using output buffering. 
  51.  
  52. 3) ITK_Date2Secs has a new parameter allowing you to tell Internet ToolKit if the date and time passed as first two parameters are in the local time zone (value=1) or GMT (value=0).
  53. Ex: ITK_Date2Secs(Current date; Current time;1)  ` good because date/time are in local time zone
  54.  
  55.  
  56. Internet ToolKit v1.0.2 fixes:
  57. -----------------------------
  58. 1) A bug in CR->CRLF and CRLF->CR filters which was not updating the length on the result string.
  59.  
  60.  
  61. Internet ToolKit v1.0.1 fixes:
  62. -----------------------------
  63. 1) Some incompatibilities with other 4D External Packages (such as System7Pack) due to bad resources in Internet ToolKit's Package,
  64.  
  65. 2) A bug in ITK_Addr2Name which was not always returning a result to 4D and so may lead to some freezes or crashes in 4D.
  66.  
  67.  
  68.  
  69.  
  70.  
  71. Technical support, documentation, updates and so on are available through the Internet using our WWW, Listserv, FTP and eMail servers.
  72.  
  73. Internet ToolKit's HomePage:   http://www.jca.fr/jca/itk/
  74. Internet ToolKit's FTP:        ftp://ftp.jca.fr/pub/jca/itk/
  75. Internet ToolKit's eMail:      itk_infos@jca.fr, itk_techsupport@jca.fr
  76.  
  77. JCA Télématique
  78. 4 rue Léon Bocquet
  79. 94100 Saint-Maur des Fossés (FRANCE)
  80. Phone: +33 1-43 97 34 34
  81. Fax: +33 1-43 97 17 17
  82. email:   jca@jca.fr
  83. Web:     http://www.jca.fr/jca/
  84. Minitel: 3614 JCA
  85.  
  86.  
  87.  
  88. Technical support for Northern America customers is directly handled by Foresight.
  89.  
  90. Foresight Technology, Inc.
  91. http://www.fsti.com/
  92. ftp://ftp.fsti.com
  93. Sales:  sales@fsti.com
  94. Tech Support: support@fsti.com
  95. Phone: (817) 731-4444
  96.  
  97.  
  98.  
  99. JCA thanks you for your interest about Internet ToolKit.
  100.  
  101. Internet ToolKit, Internet ToolKit Logo are trademarks of JCA Télématique.
  102. Internet ToolKit is Copyrighted by JCA Télématique.
  103.